home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / HyperCard In Education / Novel Template / background_10971.txt < prev    next >
Text File  |  1990-04-02  |  1KB  |  54 lines

  1. -- background: 10971 from stack: in
  2. -- bmap block id: 6786
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 2007
  11. -- rect: left=258 top=100 right=297 bottom=461
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 22
  16. -- text size: 18
  17. -- style flags: 0
  18. -- line height: 24
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=40 top=249 right=298 bottom=241
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 33
  30. -- text size: 18
  31. -- style flags: 256
  32. -- line height: 24
  33. -- part name: Event 1
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: A002
  39. -- rect: left=16 top=319 right=340 bottom=76
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Return
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   global ReturnCard
  51.   go ReturnCard
  52. end mouseUp
  53.  
  54.